home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / game / misc / ForgottenMine1.lha / ForgottenMine1 / MakeDisk < prev    next >
Text File  |  1997-10-11  |  342b  |  21 lines

  1.  
  2. ;Floppy-install script for Forgotten Mine 1
  3.  
  4. ;written by Damir Arh of Autumn Design in 1997
  5.  
  6. echo Insert a disk in DF0:
  7.  
  8. format DEVICE=df0: NAME=ForgottenMine1 
  9. echo Disk formatted
  10.  
  11. install df0:
  12. echo Disk bootable
  13.  
  14. lha x disk.lha df0:
  15. echo Disk ready
  16.  
  17. echo Now Reboot your computer with the disk in df0:
  18.  
  19.  
  20. ; E-mail: damir.arh@guest.arnes.si
  21.